Ubuntu16.04 python import cv2 有些項目源代碼里面需要導入cv2,沒有安裝的話會出現ImportError: No module named cv2. 下面給出如何在ubuntu下安裝cv2: 直接在tern ...